home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / PuzzlePuzzle.swf / scripts / DefineButton2_283 / BUTTONCONDACTION on(keyPress End).as next >
Encoding:
Text File  |  2005-08-05  |  54 b   |  5 lines

  1. on(keyPress "<End>"){
  2.    sss();
  3.    score += 20;
  4. }
  5.